-
Notifications
You must be signed in to change notification settings - Fork 13
ci: Bump the gh-actions group with 9 updates #152
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
AndreasAlbertQC
merged 2 commits into
main
from
dependabot/github_actions/gh-actions-341a62962b
Oct 6, 2025
Merged
ci: Bump the gh-actions group with 9 updates #152
AndreasAlbertQC
merged 2 commits into
main
from
dependabot/github_actions/gh-actions-341a62962b
Oct 6, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the gh-actions group with 9 updates: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `4.2.2` | `5.0.0` | | [prefix-dev/setup-pixi](https://github.com/prefix-dev/setup-pixi) | `0.8.14` | `0.9.1` | | [PyO3/maturin-action](https://github.com/pyo3/maturin-action) | `1.49.3` | `1.49.4` | | [actions/download-artifact](https://github.com/actions/download-artifact) | `4.3.0` | `5.0.0` | | [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) | `1.12.4` | `1.13.0` | | [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request) | `5.5.3` | `6.1.1` | | [codecov/codecov-action](https://github.com/codecov/codecov-action) | `5.4.3` | `5.5.1` | | [ossf/scorecard-action](https://github.com/ossf/scorecard-action) | `2.4.2` | `2.4.3` | | [github/codeql-action](https://github.com/github/codeql-action) | `3.29.7` | `3.30.5` | Updates `actions/checkout` from 4.2.2 to 5.0.0 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@11bd719...08c6903) Updates `prefix-dev/setup-pixi` from 0.8.14 to 0.9.1 - [Release notes](https://github.com/prefix-dev/setup-pixi/releases) - [Commits](prefix-dev/setup-pixi@8ca4608...194d461) Updates `PyO3/maturin-action` from 1.49.3 to 1.49.4 - [Release notes](https://github.com/pyo3/maturin-action/releases) - [Commits](PyO3/maturin-action@e10f6c4...86b9d13) Updates `actions/download-artifact` from 4.3.0 to 5.0.0 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@d3f86a1...634f93c) Updates `pypa/gh-action-pypi-publish` from 1.12.4 to 1.13.0 - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@76f52bc...ed0c539) Updates `amannn/action-semantic-pull-request` from 5.5.3 to 6.1.1 - [Release notes](https://github.com/amannn/action-semantic-pull-request/releases) - [Changelog](https://github.com/amannn/action-semantic-pull-request/blob/main/CHANGELOG.md) - [Commits](amannn/action-semantic-pull-request@0723387...48f2562) Updates `codecov/codecov-action` from 5.4.3 to 5.5.1 - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@18283e0...5a10915) Updates `ossf/scorecard-action` from 2.4.2 to 2.4.3 - [Release notes](https://github.com/ossf/scorecard-action/releases) - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md) - [Commits](ossf/scorecard-action@05b42c6...4eaacf0) Updates `github/codeql-action` from 3.29.7 to 3.30.5 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@51f7732...3599b3b) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: gh-actions - dependency-name: prefix-dev/setup-pixi dependency-version: 0.9.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gh-actions - dependency-name: PyO3/maturin-action dependency-version: 1.49.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gh-actions - dependency-name: actions/download-artifact dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: gh-actions - dependency-name: pypa/gh-action-pypi-publish dependency-version: 1.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gh-actions - dependency-name: amannn/action-semantic-pull-request dependency-version: 6.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: gh-actions - dependency-name: codecov/codecov-action dependency-version: 5.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gh-actions - dependency-name: ossf/scorecard-action dependency-version: 2.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gh-actions - dependency-name: github/codeql-action dependency-version: 3.30.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gh-actions ... Signed-off-by: dependabot[bot] <[email protected]>
AndreasAlbertQC
approved these changes
Oct 1, 2025
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #152 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 51 51
Lines 2896 2896
=========================================
Hits 2896 2896 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
ci
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the gh-actions group with 9 updates:
4.2.2
5.0.0
0.8.14
0.9.1
1.49.3
1.49.4
4.3.0
5.0.0
1.12.4
1.13.0
5.5.3
6.1.1
5.4.3
5.5.1
2.4.2
2.4.3
3.29.7
3.30.5
Updates
actions/checkout
from 4.2.2 to 5.0.0Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
08c6903
Prepare v5.0.0 release (#2238)9f26565
Update actions checkout to use node 24 (#2226)08eba0b
Prepare release v4.3.0 (#2237)631c7dc
Update package dependencies (#2236)8edcb1b
Update CODEOWNERS for actions (#2224)09d2aca
Update README.md (#2194)85e6279
Adjust positioning of user email note and permissions heading (#2044)009b9ae
Documentation update - add recommended permissions to Readme (#2043)cbb7224
Update README.md (#1977)3b9b8c8
docs: update README.md (#1971)Updates
prefix-dev/setup-pixi
from 0.8.14 to 0.9.1Release notes
Sourced from prefix-dev/setup-pixi's releases.
Commits
194d461
Add possibility to install global environments (#221)40ab261
chore(deps): bump the nodejs group with 7 updates (#223)83ecca3
chore(deps): bump actions/checkout from 4.2.2 to 5.0.0 in the gh-actions grou...ba511d5
Add pypi-keyring-provider option (#220)fef5c95
chore: Bump to node 24 (#219)6261849
chore(deps): bump the nodejs group with 7 updates (#218)Updates
PyO3/maturin-action
from 1.49.3 to 1.49.4Release notes
Sourced from PyO3/maturin-action's releases.
Commits
86b9d13
Bump version to 1.49.4889b519
rebuild and update readmefee15c9
Add recent manylinux images for i686 (#371)49aa0e4
Update versions-manifest.json (#369)c5899f4
Update versions-manifest.json (#367)606d659
addLD_
to allowed env prefixes (#363)d514c3f
Update versions-manifest.json (#362)63301d3
Update versions-manifest.json (#360)Updates
actions/download-artifact
from 4.3.0 to 5.0.0Release notes
Sourced from actions/download-artifact's releases.
... (truncated)
Commits
634f93c
Merge pull request #416 from actions/single-artifact-id-download-pathb19ff43
refactor: resolve download path correctly in artifact download tests (mainly ...e262cbe
bundle distbff23f9
update docsfff8c14
fix download path logic when downloading a single artifact by id448e3f8
Merge pull request #407 from actions/nebuk89-patch-147225c4
Update README.mdUpdates
pypa/gh-action-pypi-publish
from 1.12.4 to 1.13.0Release notes
Sourced from pypa/gh-action-pypi-publish's releases.
Commits
ed0c539
📦📌 Bump the pinned dependency tree77db1b7
Merge branch PR #306, GHSA-vxmw-7h4f-hqxh fix and PR #378 into unstable/v1280b3a1
Aliastyping as t
in importse380240
Useobject
in place oftyping.Any
in annotationse50bff6
Deduplicate claim ref lookupdecbc9a
Hint people to subscribe to #166 for notifications8208ad3
Ask not to report bugs with reusable workflowff0fef5
🧪 Scope WPS202 suppression to specific files1293b8c
Use yamllint disable line length linted01280
Linter (different rule)Updates
amannn/action-semantic-pull-request
from 5.5.3 to 6.1.1Release notes
Sourced from amannn/action-semantic-pull-request's releases.
Changelog
Sourced from amannn/action-semantic-pull-request's changelog.
... (truncated)
Commits
48f2562
chore: Release 6.1.1 [skip ci]800da4c
fix: ParseheaderPatternCorrespondence
properly (#295)677b895
test: Fix broken test24e6f01
ci: Fix permissions for tagger7f33ba7
chore: Release 6.1.0 [skip ci]afa4edb
fix: Remove trailing whitespace from "unknown release type" error message (#291)a30288b
feat: Support providing regexps for types (#292)a46a7c8
build: Move Vitest todevDependencies
(#290)fdd4d3d
chore: Release 6.0.1 [skip ci]58e4ab4
fix: Actually execute action (#289)Updates
codecov/codecov-action
from 5.4.3 to 5.5.1Release notes
Sourced from codecov/codecov-action's releases.
Changelog
Sourced from codecov/codecov-action's changelog.
... (truncated)
Commits
5a10915
chore(release): 5.5.1 (#1873)3e0ce21
fix: overwrite pr number on fork (#1871)c4741c8
build(deps): bump actions/checkout from 4.2.2 to 5.0.0 (#1868)17370e8
build(deps): bump github/codeql-action from 3.29.9 to 3.29.11 (#1867)18fdacf
fix: update to use local app/ dir (#1872)206148c
docs: fix typo in README (#1866)3cb13a1
Document acodecov-cli
version reference example (#1774)a4803c1
build(deps): bump github/codeql-action from 3.28.18 to 3.29.9 (#1861)3139621
build(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2 (#1833)fdcc847
chore(release): 5.5.0 (#1865)Updates
ossf/scorecard-action
from 2.4.2 to 2.4.3Release notes
Sourced from ossf/scorecard-action's releases.
Commits
4eaacf0
bump docker to ghcr v2.4.3 (#1587)42e3a01
🌱 Bump the github-actions group with 3 updates (#1585)88c07ac
🌱 Bump github.com/sigstore/cosign/v2 from 2.5.2 to 2.6.0 (#1579)6c690f2
Bump github.com/ossf/scorecard/v5 from v5.2.1 to v5.3.0 (#1586)92083b5
📖 Fix recommended command to test the image in development (#1583)7975ea6
🌱 Bump the docker-images group across 1 directory with 2 updates (#1...0d1a743
🌱 Bump github.com/spf13/cobra from 1.9.1 to 1.10.1 (#1575)46e6e0c
🌱 Bump the github-actions group with 2 updates (#1580)c3f1350
🌱 Improve printing options (#1584)43e475b
🌱 Bump golang.org/x/net from 0.42.0 to 0.44.0 (#1578)Updates
github/codeql-action
from 3.29.7 to 3.30.5Release notes
Sourced from github/codeql-action's releases.